net/http.http2Transport.AllowHTTP (field)
3 uses
net/http (current package)
h2_bundle.go#L6813: AllowHTTP bool
h2_bundle.go#L7200: if !(req.URL.Scheme == "https" || (req.URL.Scheme == "http" && t.AllowHTTP)) {
h2_bundle.go#L7412: if t.AllowHTTP {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)